-
Home
-
WooCommerce Shipping
-
1.5.0
-
Code
-
Classes
- LabelRateRESTController
Total Complexity |
13 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
353 |
Lines of code |
271 |
Logical lines of code |
25 |
Comment lines |
60 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_package_properties() |
S |
40 |
1 |
82 |
get_shipment_properties() |
S |
44 |
1 |
60 |
validate_address() |
S |
60 |
3 |
14 |
quote_rates() |
S |
62 |
3 |
12 |
get_product_properties() |
S |
48 |
1 |
41 |
get_label_rate_properties() |
S |
50 |
1 |
35 |
register_routes() |
S |
61 |
1 |
14 |
__construct() |
S |
81 |
1 |
3 |
sanitize_address() |
S |
64 |
1 |
10 |